Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/jacoblee23/edit program information #82

Merged
merged 28 commits into from
Apr 9, 2024

Conversation

mraysu
Copy link
Contributor

@mraysu mraysu commented Apr 9, 2024

Tracking Info

Resolves #30

Changes

Added buttons for creating and editing programs

  • Cancel dialog will keep admins from exiting on accident
  • Archive dialog allows admins to archive programs
    • Requires users to confirm by entering today's date before submitting

Testing

Edge testing, uploaded premade data using .json

Confirmation of Change

image
image
image
image
image
image
image

Copy link

github-actions bot commented Apr 9, 2024

Visit the preview URL for this PR (updated for commit 6e94c2c):

https://pia-dev-60cea--pr82-feature-jacoblee23-e-tl1neyzi.web.app

(expires Tue, 16 Apr 2024 22:47:33 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: b780ee12a240535f7ca0729d49968573a1f3e284

Copy link
Member

@adhi0331 adhi0331 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, it looks really good! Left a few minor comments. If you could just fix the routing so that it matches the intended flow of the app that would be good. Also for the program page just add the add program button (no need to keep edit program since I can see that it works)

frontend/src/pages/index.tsx Outdated Show resolved Hide resolved
frontend/src/components/ProgramForm/types.ts Show resolved Hide resolved
frontend/src/pages/programs.tsx Outdated Show resolved Hide resolved
Copy link
Member

@adhi0331 adhi0331 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@adhi0331 adhi0331 requested a review from andrewzpu April 9, 2024 22:57
@adhi0331 adhi0331 merged commit da88393 into main Apr 9, 2024
4 checks passed
@adhi0331 adhi0331 deleted the feature/jacoblee23/edit-program-information branch April 9, 2024 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Edit/Add Program Information] - Create UI
3 participants